home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 516 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: cypher.3do.com!user
  2. From: tsw@3do.com (Tom Watson)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: HC11 Eval Board Running Expanded
  5. Date: Mon, 01 Apr 1996 12:36:46 -0800
  6. Organization: The 3DO Corporation
  7. Distribution: world
  8. Message-ID: <tsw-0104961236460001@cypher.3do.com>
  9. References: <ear.77.0005C4C0@indirect.com>
  10. NNTP-Posting-Host: cypher.3do.com
  11.  
  12. In article <ear.77.0005C4C0@indirect.com>, ear@indirect.com (Eric Rose) wrote:
  13.  
  14. > Well, I feel pretty proud of myself. I just wired an 8K x 8 eprom and 68HC24 
  15. > port replacement unit to the eval board and it worked the first time!
  16. Utilized 
  17. > a 16L8 PAL for chip select logic.
  18. > I was suprised to find that the ce* pin was very active, even when the eeprom 
  19. > was not being addressed. What is the mpu doing? Continously scanning the 
  20. > address?
  21. > This is probably meager to all you experienced 68'ers out there, but it's 
  22. > pretty exciting to me. Now I have 8K of eeprom to work with instead of the 
  23. > measly 512 provided in the hc11e9. 
  24.  
  25. Just a guess, but let me try...
  26. Your chip select is for an upper range of memory (the last Nk bytes).  If
  27. this is the case, the processor during the cycles that it has someting to
  28. do, but doesn't need a memory byte, puts out $FFFF on the address buss. 
  29. Chances are that this access makes your chip select trip (it is part of
  30. the reset vector) thus the activity.
  31.  
  32. Not having seen your logic diagrams/equations for the pal, I can only
  33. assume this.  On earlier processors (6801/6803) did this in place of the
  34. 'VMA' signal that was on the 6800/6802 parts.
  35.  
  36. This MIGHT explain the activity on the chip enable, but as always, your
  37. milage may vary.
  38.  
  39. Good luck
  40.  
  41. -- 
  42. Tom Watson
  43. tsw@3do.com         (Home: tsw@johana.com)
  44.